projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f75e53
)
No longer require pcvs when compiling.
author
Glenn Morris
<rgm@gnu.org>
Wed, 31 Oct 2007 03:15:33 +0000
(
03:15
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 31 Oct 2007 03:15:33 +0000
(
03:15
+0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/cvs-status.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f4bef993e0de7256ef6f0ea58690a93fbe395968..32d4ad8ae6acdbc30a619c7ff53a6097bd33c3dd 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,12
@@
+2007-10-31 Glenn Morris <rgm@gnu.org>
+
+ * cvs-status.el: No longer require pcvs when compiling.
+
+ * doc-view.el (doc-view-conversion-refresh-interval)
+ (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
+ (doc-view-reset-slice): Doc fixes.
+ (doc-view-menu): Remove deleted function doc-view-edit-doc.
+
2007-10-31 Juanma Barranquero <lekktu@gmail.com>
* help-at-pt.el (help-at-pt-unload-hook): Remove.
diff --git
a/lisp/cvs-status.el
b/lisp/cvs-status.el
index 55fc52544b1fd70082945e06f5d790fe5ea9885b..82ac90453c87bd3a47574328a351e93aa96d1832 100644
(file)
--- a/
lisp/cvs-status.el
+++ b/
lisp/cvs-status.el
@@
-33,7
+33,6
@@
(eval-when-compile (require 'cl))
(require 'pcvs-util)
-(eval-when-compile (require 'pcvs))
;;;